The Activity Proxy Properties step of the Activity Proxy Generator lest you specify which properties will be visible to the user in the Workflow Designer’s Property Pane and how those properties will be configured. This section of the Activity Proxy Generator offers a tremendous amount of flexibility for a variety of different property types.
Specifying Your Properties
The list on the left side of this step displays the properties that can appear on the Workflow Designer’s Property Pane. For properties to appear in this list, you must declare them as public properties in the code for your activity’s runtime component, and they must have both a get and a set accessor. You can define as many properties as you want for your activity.
Customizing Your Properties
Example: You might want to use a public property in your runtime component’s implementation but do not want this public property visible in the Workflow Designer.
After configuring your properties, click Next to continue to Step 5: Code Generation Options.
This documentation is specific to version 9.0. You can find the most up-to-date help files for the latest version at Current Online Laserfiche Product Help Files. For further help or feedback, please see the Laserfiche Support Site. |
© 2013 Laserfiche |